{"id":17442805,"url":"https://github.com/ariya/timeline2sqlite","last_synced_at":"2025-03-29T20:15:05.636Z","repository":{"id":209110374,"uuid":"720311099","full_name":"ariya/timeline2sqlite","owner":"ariya","description":"Convert location history to a database","archived":false,"fork":false,"pushed_at":"2023-11-25T05:24:45.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T20:44:21.797Z","etag":null,"topics":["clojure","google-maps","location","nbb","sql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ariya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-18T04:51:14.000Z","updated_at":"2023-11-18T09:18:51.000Z","dependencies_parsed_at":"2023-11-25T06:23:56.784Z","dependency_job_id":"14deed23-21fa-4f41-8876-26740c0a7178","html_url":"https://github.com/ariya/timeline2sqlite","commit_stats":null,"previous_names":["ariya/timeline2sqlite"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariya%2Ftimeline2sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariya%2Ftimeline2sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariya%2Ftimeline2sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariya%2Ftimeline2sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ariya","download_url":"https://codeload.github.com/ariya/timeline2sqlite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246237436,"owners_count":20745348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clojure","google-maps","location","nbb","sql","sqlite"],"created_at":"2024-10-17T16:33:42.160Z","updated_at":"2025-03-29T20:15:05.609Z","avatar_url":"https://github.com/ariya.png","language":"Clojure","readme":"# Location History Extractor\n\nThis tool turns your Google Maps location history into a database.\n\nIt is crafted in [Clojure](https://clojure.org) and executed using [nbb](https://github.com/babashka/nbb) with [Node.js](https://nodejs.org). Its only dependency is [sql.js](https://www.npmjs.com/package/sql.js).\n\n**Requirement:** [Node.js](https://nodejs.org) v18 or newer.\n\nTo install the necessary dependencies, run `npm install`.\n\nGrab your location history from [Google Takeout](https://takeout.google.com) and unzip the file. Find those per-month timeline JSON files tucked away in `Location History/Semantic Location History/`.\n\nRun the script on one or more files:\n```bash\nnpm run timeline2sqlite 2023_MAY.json 2023_JUNE.json\n```\n\nThis will generate a database named `places.sqlite`, overwriting it if it already exists. Open this file using the [sqlite CLI](https://sqlite.org/cli.html), [Datasette](https://datasette.io), or any other database management tool.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariya%2Ftimeline2sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariya%2Ftimeline2sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariya%2Ftimeline2sqlite/lists"}