-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make bytes->Socrata distribution a little more friendly (#1337)
* Fix oti_data_dictionary bug. This was preventing generation of xlsx oti data dicts, since we have `type: oti_data_dictionary` coded into all our templates * Enable distribution by ds name,type,id,tag formerly we were just distributing by tag. This adds the ability to also specify an id, a destination type, and ds name. * README updates * Align GHA name and emoji * post: use typer list for datasets filter And fix the docs * post: delete trailing whitespace in readme --------- Co-authored-by: Alex Richey <[email protected]>
- Loading branch information
1 parent
13366ee
commit 89f8722
Showing
9 changed files
with
159 additions
and
48 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
...hub/workflows/socrata_publish_dataset.yml → ...rkflows/distribute_socrata_dataset_s3.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters