Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update MLS command #2

Open
markdavieswlt opened this issue Aug 11, 2024 · 0 comments
Open

update MLS command #2

markdavieswlt opened this issue Aug 11, 2024 · 0 comments

Comments

@markdavieswlt
Copy link

As MLS has now been sunset
the 2nd command set in readme (to install the MLS CSV) has changed to:

wget -O mls_cells.csv.gz "https://web.archive.org/web/20240504021731/https://d2koia3g127518.cloudfront.net/final_export/MLS-full-cell-export-final.csv.gz"
cat mls_cells.csv.gz | gunzip - > mls_cells.csv
cat schema.sql | sqlite3 mls_cells.sqlite
cat mls_import.sql | sqlite3 mls_cells.sqlite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant