Skip to content

Commit

Permalink
Atualiza link de captura do GTFS (#278)
Browse files Browse the repository at this point in the history
* Alterado o link da planilha Control OS

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* atualiza changelog

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 21, 2024
1 parent e6560d5 commit 867ec16
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pipelines/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,9 +214,9 @@ class constants(Enum): # pylint: disable=c0103
}

# GTFS
GTFS_CONTROLE_OS_URL = "https://docs.google.com/spreadsheets/d/e/2PAC\
X-1vRvFcyr9skfBIrjxc4FSJZ3-g4gUCF56YjGPOmd1f5qH8vndpy22P6f6KdcYgWaqzUmtSBL\
4Rs1Ardz/pub?gid=0&single=true&output=csv"
GTFS_CONTROLE_OS_URL = "https://docs.google.com/spreadsheets/d/\
1Jn7fmaDOhuHMdMqHo5SGWHCRuerXNWJRmhRjnHxJ9O4\
/pub?gid=0&single=true&output=csv"
GTFS_DATASET_ID = "br_rj_riodejaneiro_gtfs"

GTFS_GENERAL_CAPTURE_PARAMS = {
Expand Down
6 changes: 6 additions & 0 deletions pipelines/migration/br_rj_riodejaneiro_gtfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog - gtfs

## [1.1.2] - 2024-10-21

### Alterado

- Alterado o link da planilha `Control OS` (https://github.com/prefeitura-rio/pipelines_rj_smtr/pull/278)

## [1.1.1] - 2024-09-13

### Alterado
Expand Down

0 comments on commit 867ec16

Please sign in to comment.