{"id":22944883,"url":"https://github.com/mfa/imdb-to-sqlite","last_synced_at":"2026-05-02T22:39:00.901Z","repository":{"id":46310483,"uuid":"330376662","full_name":"mfa/imdb-to-sqlite","owner":"mfa","description":"convert IMDB ratings CSV to SQLite","archived":false,"fork":false,"pushed_at":"2021-10-31T15:33:12.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-07T14:22:35.355Z","etag":null,"topics":["datasette","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-17T11:37:33.000Z","updated_at":"2021-10-31T15:30:27.000Z","dependencies_parsed_at":"2022-07-26T10:17:52.805Z","dependency_job_id":null,"html_url":"https://github.com/mfa/imdb-to-sqlite","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fimdb-to-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fimdb-to-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fimdb-to-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Fimdb-to-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfa","download_url":"https://codeload.github.com/mfa/imdb-to-sqlite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246716761,"owners_count":20822516,"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":["datasette","sqlite"],"created_at":"2024-12-14T14:28:28.782Z","updated_at":"2025-10-20T12:02:43.254Z","avatar_url":"https://github.com/mfa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## IMDB ratings to sqlite\n\n![Tests](https://github.com/mfa/imdb-to-sqlite/workflows/Tests/badge.svg)\n\n## About\n\nConvert the IMDB ratings CSV file into a sqlite database for easy usage with [Datasette](https://github.com/simonw/datasette).\n\n\n## Why?\n\nWhat does this converter do differently than [csvs-to-sqlite](https://github.com/simonw/csvs-to-sqlite)?\n\n- `genre` and `directors` are array fields\n- additional fields for faceting: `year_rated`, `weekday_rated`\n\n\n## Download data\n\nOn the \"Your Ratings\" page in the \"three horizontal dots menu\" on top of the table you can download your personal CSV file.\n\n\n## Install\n\n\n```\npython setup.py install\n```\n\n\n## Convert CSV file\n\n```\nimdb-to-sqlite convert imdb-ratings.db imdb-ratings.csv\n```\n\n\n## Use with Datasette\n\ninstall Datasette:\n\n```\npip install datasette\n```\n\nrun with Datasette:\n\n```\ndatasette imdb-ratings.db\n```\n\n\n## Thanks\n\n[Simon Willison](https://simonwillison.net/) for Datasette and sqlite-utils.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Fimdb-to-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfa%2Fimdb-to-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Fimdb-to-sqlite/lists"}