Skip to content

Commit

Permalink
Merge pull request #161 from luabida/to-parquets
Browse files Browse the repository at this point in the history
chore(data files): create endpoint class to download method & add tqdm
  • Loading branch information
fccoelho authored Sep 19, 2023
2 parents b99dd38 + f47ce07 commit 61560db
Show file tree
Hide file tree
Showing 21 changed files with 5,578 additions and 1,148 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ COPY --chown=pysus:pysus docker/scripts/poetry-install.sh /tmp/poetry-install.sh
COPY --chown=pysus:pysus pyproject.toml poetry.lock LICENSE README.md /usr/src/
COPY --chown=pysus:pysus pysus /usr/src/pysus
COPY --chown=pysus:pysus docs/source/**/*.ipynb /home/pysus/Notebooks/
COPY --chown=pysus:pysus docs/source/data /home/pysus/Notebooks/

USER pysus

Expand Down
1 change: 0 additions & 1 deletion docs/source/data/rj-municipalities.json

This file was deleted.

Loading

0 comments on commit 61560db

Please sign in to comment.