{"id":27608232,"url":"https://github.com/rlskoeser/shxco-missingdata-specreading","last_synced_at":"2025-04-22T22:27:58.340Z","repository":{"id":73251364,"uuid":"474078046","full_name":"rlskoeser/shxco-missingdata-specreading","owner":"rlskoeser","description":"replication code and data for missing data, speculative reading article ","archived":false,"fork":false,"pushed_at":"2024-06-03T16:06:52.000Z","size":87205,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T20:33:46.190Z","etag":null,"topics":["digital-humanities","forecasting-time-series","humanities-data","recommendation-system"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/rlskoeser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-25T16:07:28.000Z","updated_at":"2024-06-03T16:08:51.000Z","dependencies_parsed_at":"2024-06-03T18:43:37.328Z","dependency_job_id":null,"html_url":"https://github.com/rlskoeser/shxco-missingdata-specreading","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/rlskoeser%2Fshxco-missingdata-specreading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlskoeser%2Fshxco-missingdata-specreading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlskoeser%2Fshxco-missingdata-specreading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rlskoeser%2Fshxco-missingdata-specreading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rlskoeser","download_url":"https://codeload.github.com/rlskoeser/shxco-missingdata-specreading/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250333468,"owners_count":21413388,"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":["digital-humanities","forecasting-time-series","humanities-data","recommendation-system"],"created_at":"2025-04-22T22:27:57.747Z","updated_at":"2025-04-22T22:27:58.334Z","avatar_url":"https://github.com/rlskoeser.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Replication code and data for “Missing data, Speculative Reading”\n\nThis repository provides replication code and data for **Missing Data, Speculative Reading**, by Rebecca Sutton Koeser and Zoe LeBlanc, co-published by *Modernism/modernity PrintPlus* and *Journal of Cultural Analytics* as part of a special issue on “The World of Shakespeare and Company” edited by Joshua Kotin and Rebecca Sutton Koeser.\n\nRead the [article on *Modernism/modernity PrintPlus*](https://modernismmodernity.org/forums/posts/koeser-leblanc-missing-data-speculative-reading); read [article on *Journal of Cultural Analytics*](https://culturalanalytics.org/article/116926-missing-data-speculative-reading).\n\n## Contents\n- [data](data) - data specific to this article and source data from the [Shakepeare and Company Project](https://shakespeareandco.princeton.edu/)\n- [missing_data](missing_data) - code notebooks for the missing data portion of the article\n- [speculative_reading](speculative_reading) - code notebooks for the speculative reading portion of the article\n- [appendix](appendix) - additional notebooks with validation, alternate approaches, etc; work that did not make it into the article\n- [figures](figures) - exported versions of figures for the article generated by code in multiple formats where supported\n- [utils](utils) - utility python code used by multiple notebooks\n\n## Installing dependencies and running code\n\nThis code has been tested against **python 3.9**.\n\nTo run the code, first clone or download the repository.\n\nPython dependencies are documented in `requirements.txt`. We recommend using\na python virtual environment. Dependencies can be installed with pip:\n\n```sh\npip install -r requirements.lock\n```\n\n### Testing\n\nThere are unit tests for some utility code, which include checks that data files\nare available at the expected locations. To run them, install and run pytest:\n\n```sh\npip install pytest\npytest\n```\n\nCode notebooks can be run using jupyter-lab or a jupyter-aware IDE such as VS Code.\nThey are intended to be run locally, with dependencies installed.\n\nWe use [treon](https://github.com/ReviewNB/treon) (`pip install treon`) to\nconfirm that Jupyter notebooks execute without errors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlskoeser%2Fshxco-missingdata-specreading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frlskoeser%2Fshxco-missingdata-specreading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frlskoeser%2Fshxco-missingdata-specreading/lists"}