A data science challenge focused on deriving actionable insights from B2B sales activity data.
See challenge_1.md for the first challenge.
alysio-data-science-challenge/
├── data/
│ └── monthly_report_expanded.csv
├── src/
│ └── analyze.py
├── .gitignore
├── challenge_1.md
├── README.md
├── requirements.txt
- Fork this repository
- Clone your fork:
git clone https://github.com/your-username/alysio-data-science-challenge.git
cd alysio-data-science-challenge
- Create virtual environment:
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install -r requirements.txt
- Start working on the challenge following challenge_1.md
- Fork this repository
- Complete the challenge
- Push your solution to your fork
- Create a pull request
We are a small but ambitious company looking to make a significant impact in the Sales Performance space. This challenge represents a critical opportunity for us to find exceptional talent who can help drive our vision forward.
We evaluate submissions based on:
- Technical excellence and innovation
- Business acumen and strategic thinking
- Ability to derive actionable insights
- Clear communication of complex findings
- Creative problem-solving approach
We encourage you to:
- Think outside the box
- Propose novel solutions and ideas
- Consider real business implications
- Share your unique perspective
- Challenge assumptions
This role is pivotal for our growth, and we're excited to see your best work. Don't hesitate to include additional suggestions or ideas that could help advance our mission of optimizing Sales Performance through data science.
The repository includes sample sales activity data.