{"id":18553565,"url":"https://github.com/quantumudit/alteryx-weekly-challenges","last_synced_at":"2026-01-27T11:05:04.057Z","repository":{"id":128744122,"uuid":"466814461","full_name":"quantumudit/Alteryx-Weekly-Challenges","owner":"quantumudit","description":"This repository contains Alteryx solutions to the weekly challenges published in Alteryx Community","archived":false,"fork":false,"pushed_at":"2022-04-09T20:35:51.000Z","size":5118,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T18:31:07.749Z","etag":null,"topics":["alteryx","alteryx-workflow","data-analysis","data-science","data-transformation","data-visualization","etl"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumudit.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}},"created_at":"2022-03-06T17:57:10.000Z","updated_at":"2023-03-14T14:33:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4be1183-20d3-4606-88dd-4448a4d4a818","html_url":"https://github.com/quantumudit/Alteryx-Weekly-Challenges","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quantumudit/Alteryx-Weekly-Challenges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAlteryx-Weekly-Challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAlteryx-Weekly-Challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAlteryx-Weekly-Challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAlteryx-Weekly-Challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumudit","download_url":"https://codeload.github.com/quantumudit/Alteryx-Weekly-Challenges/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumudit%2FAlteryx-Weekly-Challenges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28812367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["alteryx","alteryx-workflow","data-analysis","data-science","data-transformation","data-visualization","etl"],"created_at":"2024-11-06T21:17:34.387Z","updated_at":"2026-01-27T11:05:04.041Z","avatar_url":"https://github.com/quantumudit.png","language":null,"funding_links":["https://www.patreon.com/quantumudit"],"categories":[],"sub_categories":[],"readme":"![Project Logo][project_logo]\n\n---\n\n\u003ch4 align=\"center\"\u003eSolving \u003ca href=\"https://en.wikipedia.org/wiki/Alteryx\" target=\"_blank\"\u003eAlteryx\u003c/a\u003e Challenges like a Pro !!!\u003c/a\u003e\u003c/h4\u003e\n\n\u003cp align='center'\u003e\n\u003cimg src=\"https://i.ibb.co/KxfMMsP/built-with-love.png\" alt=\"built-with-love\" border=\"0\"\u003e\n\u003cimg src=\"https://i.ibb.co/MBDK1Pk/powered-by-coffee.png\" alt=\"powered-by-coffee\" border=\"0\"\u003e\n\u003cimg src=\"https://i.ibb.co/CtGqhQH/cc-nc-sa.png\" alt=\"cc-nc-sa\" border=\"0\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#background\"\u003eBackground\u003c/a\u003e •\n  \u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e •\n  \u003ca href=\"#contents\"\u003eContents\u003c/a\u003e •\n  \u003ca href=\"#support\"\u003eSupport\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n## Background\n\nThis repository contains individual directories for the [weekly challenges][alteryx_weekly_challenges] posted in the [Alteryx Community][alteryx_community].\n\nAlteryx is the leader in self-service data analytics and it provides analysts the unique ability to easily clean, prep, blend and analyze all of their data using a repeatable workflow and finally, deploy and share the analytics at scale for deeper insights in hours, not weeks.\n\nBased on the type of challenge; each directory might contain these sub-directories:\n\nAlteryx-Weekly-Challenges\u003cbr\u003e\n├─ DATA\u003cbr\u003e\n├─ WORKFLOW\u003cbr\u003e\n├─ MACRO\u003cbr\u003e\n├─ APP\u003cbr\u003e\n├─ REPORT\u003cbr\u003e\n\nThe type of content present in the directories is as follows:\n\n**DATA**\n\nThis directory contains the dataset(s) required for the challenge\n\n**WORKFLOW**\n\nThis directory contains the solution Alteryx workflow(s).\n\n\u003e This could be an optional directory in few challenges\n\n**MACRO**\n\nThis directory contains any custom macro that is being used by the Alteryx workflow.\n\n\u003e This is an optional directory and might not present in each challenge.\n\n**APP**\n\nThis directory contains the Analytical App that we have to create for solving the given challenge.\n\n\u003e This is an optional directory and might not present in each challenge.\n\n**Report**\n\nThis directory contains the visually appealing analytics report that we might need to create as a part of the problem.\n\n\u003e This is an optional directory and might not present in each challenge.\n\n## Prerequisites\n\nThe toughness level of weekly challenge could vary from basic to advance and in order to follow along; a full installation of Alteryx Designer software is required.\n\nHaving a basic to intermediate level of understanding in Alteryx would definitely help in understanding of solution workflows.\n\n## Contents\n\nI am a big Alteryx fan and love to solve weekly challenges and I'd definitely encourage you to participate in the Alteryx weekly challenges as well,\n\nSolving Alteryx weekly challenges is a great way to boost your ETL understanding \u0026 it also makes you familiar with tools and techniques used in Alteryx to solve complex problems quickly.\n\nYou can follow my work at Alteryx Community here: [Alteryx Community | @quantumudit][alteryx_community_profile]\n\nBy using the below table you can easily navigate to any Alteryx challenge directory that I have in the repository:\n\n\u003cdetails\u003e\n  \u003csummary\u003e\n    \u003cstrong\u003e :clipboard: Table of Contents :clipboard: \u003c/strong\u003e\n\u003c/summary\u003e\n\n\u003cbr \u003e\n\nIn the below table, the columns indicate the following attributes related to the weekly challenge:\n\n- **Challenge No. :** Alteryx weekly challenge number\n- **Challenge :** The challenge name with an embedded link that redirects to the respective post in Alteryx Community\n- **Proficiency Level :** The level of Alteryx expertise required to solve the challenge\n- **Subject :** The primary subject covered in the weekly challenge\n- **Highlights :** The key Alteryx tools/techniques that might be used to get the solution\n\n\u003c!-- Table Start --\u003e\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003eChallenge No.\u003c/td\u003e\n        \u003ctd\u003eChallenge\u003c/td\u003e\n        \u003ctd\u003eProficiency Level\u003c/td\u003e\n        \u003ctd\u003eSubject\u003c/td\u003e\n        \u003ctd\u003eHighlights\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e1\u003c/td\u003e\n        \u003ctd\u003e\u003ca href=\"./Challenge-01/\"\u003eJoin to Range\u003c/a\u003e\u003c/td\u003e\n        \u003ctd\u003eIntermediate\u003c/td\u003e\n        \u003ctd\u003eData Preparation\u003c/td\u003e\n        \u003ctd\u003ePrepare, Join, Parse, Transform\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e2\u003c/td\u003e\n        \u003ctd\u003e\u003ca href=\"./Challenge-02/\"\u003ePreparing Delimited Data\u003c/a\u003e\u003c/td\u003e\n        \u003ctd\u003eBasic\u003c/td\u003e\n        \u003ctd\u003eData Preparation\u003c/td\u003e\n        \u003ctd\u003ePrepare, Parse\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e3\u003c/td\u003e\n        \u003ctd\u003e\u003ca href=\"./Challenge-03/\"\u003eRunning Averages\u003c/a\u003e\u003c/td\u003e\n        \u003ctd\u003eIntermediate\u003c/td\u003e\n        \u003ctd\u003eData Preparation\u003c/td\u003e\n        \u003ctd\u003ePrepare, Join, Parse, Transform\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e4\u003c/td\u003e\n        \u003ctd\u003e\u003ca href=\"./Challenge-04/\"\u003eDate Parsing\u003c/a\u003e\u003c/td\u003e\n        \u003ctd\u003eDifficult\u003c/td\u003e\n        \u003ctd\u003eData Analysis\u003c/td\u003e\n        \u003ctd\u003ePrepare, Parse\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e164\u003c/td\u003e\n        \u003ctd\u003e\u003ca href=\"./Challenge-164/\"\u003eRetail Therapy\u003c/a\u003e\u003c/td\u003e\n        \u003ctd\u003eBasic\u003c/td\u003e\n        \u003ctd\u003eData Analysis, Data Preparation\u003c/td\u003e\n        \u003ctd\u003ePrepare, Join, Transform\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e169\u003c/td\u003e\n        \u003ctd\u003e\u003ca href=\"./Challenge-169/\"\u003eWomen's World Cup Wins\u003c/a\u003e\u003c/td\u003e\n        \u003ctd\u003eBasic\u003c/td\u003e\n        \u003ctd\u003eData Analysis, Data Preparation\u003c/td\u003e\n        \u003ctd\u003ePrepare, Join, Transform\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- Table End --\u003e\n\n\u003c/details\u003e\n\n## Support\n\nIf you have any doubts, queries or, suggestions then, please connect with me in any of the following platforms:\n\n[![Linkedin Badge][linkedinbadge]][linkedin] [![Twitter Badge][twitterbadge]][twitter]\n\nIf you like my work then, you may support me at Patreon:\n\n\u003ca href=\"https://www.patreon.com/quantumudit\" target=\"_blank\"\u003e\n\u003cimg src=\"https://i.ibb.co/94bkJwp/become-a-patreon.png\" alt=\"become-a-patreon\" border=\"0\" width=\"170\" height=\"50\"\u003e\n\u003c/a\u003e\n\n## License\n\n\u003ca href = 'https://creativecommons.org/licenses/by-nc-sa/4.0/' target=\"_blank\"\u003e\n    \u003cimg src=\"https://i.ibb.co/mvmWGkm/by-nc-sa.png\" alt=\"by-nc-sa\" border=\"0\" width=\"88\" height=\"31\"\u003e\n\u003c/a\u003e\n\nThis license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms.\n\n\u003c!-- Image Links --\u003e\n\n[project_logo]: RESOURCES/project_cover_image.png\n\n\u003c!-- Profile Links --\u003e\n\n[linkedin]: https://www.linkedin.com/in/uditkumarchatterjee/\n[twitter]: https://twitter.com/quantumudit\n[alteryx_community_profile]: https://community.alteryx.com/t5/user/viewprofilepage/user-id/192513\n\n\u003c!-- Alteryx Community Links --\u003e\n\n[alteryx_community]: https://community.alteryx.com/\n[alteryx_weekly_challenges]: https://community.alteryx.com/t5/Weekly-Challenge/bd-p/weeklychallenge\n\n\u003c!-- Shields Profile Links --\u003e\n\n[linkedinbadge]: https://img.shields.io/badge/-uditkumarchatterjee-0e76a8?style=flat\u0026labelColor=0e76a8\u0026logo=linkedin\u0026logoColor=white\n[twitterbadge]: https://img.shields.io/badge/-@quantumudit-1ca0f1?style=flat\u0026labelColor=1ca0f1\u0026logo=twitter\u0026logoColor=white\u0026link=https://twitter.com/quantumudit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumudit%2Falteryx-weekly-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantumudit%2Falteryx-weekly-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumudit%2Falteryx-weekly-challenges/lists"}