{"id":17722807,"url":"https://github.com/bramp/dataflow-art","last_synced_at":"2025-07-30T01:05:10.212Z","repository":{"id":137252236,"uuid":"159069999","full_name":"bramp/dataflow-art","owner":"bramp","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-16T06:35:12.000Z","size":29,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T05:35:14.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bramp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"bramp","buy_me_a_coffee":"bramp"}},"created_at":"2018-11-25T20:09:04.000Z","updated_at":"2025-01-19T21:01:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee52ac33-6be5-4c0b-9da7-a593c569e031","html_url":"https://github.com/bramp/dataflow-art","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bramp/dataflow-art","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramp%2Fdataflow-art","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramp%2Fdataflow-art/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramp%2Fdataflow-art/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramp%2Fdataflow-art/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bramp","download_url":"https://codeload.github.com/bramp/dataflow-art/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramp%2Fdataflow-art/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266152253,"owners_count":23884473,"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":[],"created_at":"2024-10-25T15:39:25.820Z","updated_at":"2025-07-20T16:03:34.663Z","avatar_url":"https://github.com/bramp.png","language":"Go","funding_links":["https://github.com/sponsors/bramp","https://buymeacoffee.com/bramp"],"categories":[],"sub_categories":[],"readme":"# Dataflow Art\n\nExample of using [Apache Beam](https://beam.apache.org/documentation/sdks/go/) to extract color palette information from paintings.\n\nWork in progress.\n\nTo Run:\n\n```shell\ngo run main.go --runner=direct \n```\n\nor\n\n```shell\ngo run main.go \\\n  --art gs://${BUCKET?}/art/ \\\n  --index gs://${BUCKET?}/art/all_data_info.csv \\\n  --output gs://${BUCKET?}/output/ \\\n  --runner dataflow \\\n  --project ${PROJECT?} \\\n  --temp_location gs://${BUCKET?}/tmp/ \\\n  --staging_location gs://${BUCKET?}/staging/ \\\n  --worker_harness_container_image=apache-docker-beam-snapshots-docker.bintray.io/beam/go:20180515\n```\n\n## Licence (Apache 2)\n\n*This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.*\n\n```\nCopyright 2018 Google LLC\n\nLicensed to the Apache Software Foundation (ASF) under one or more\ncontributor license agreements.  See the NOTICE file distributed with\nthis work for additional information regarding copyright ownership.\nThe ASF licenses this file to You under the Apache License, Version 2.0\n(the \"License\"); you may not use this file except in compliance with\nthe License.  You may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramp%2Fdataflow-art","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbramp%2Fdataflow-art","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramp%2Fdataflow-art/lists"}