...
Full Bio
Artificial Intelligence And Its Genre
332 days ago
Must Aware About The Data Mining Techniques
333 days ago
Gaining Top 5 Soft Skills To Flourish In Data Science Field
336 days ago
Automation Anywhere Join Hands With Microsoft To Advance The Adoption Of RPA Technology
525 days ago
Listed Key Characteristics Of Cloud Computing
611 days ago
List Of Top 5 Programming Skills Which Makes The Programmer Different From Others?
131622 views
These Computer Science Certifications Really Pay Good To You
129354 views
Which Programming Language Should We Use On A Regular Basis?
120384 views
Cloud Engineers Are In Demand And What Programming Language They Should Learn?
110055 views
Python Opens The Door For Computer Programming
81312 views
Know How Data Scientists Accomplish Their Data Science Projects?

- Connect to a database: ask your data and IT teams for the data that's available, or open your private database up, and start digging through it, and understanding what information your company has been collecting.
- Use APIs: think of the APIs to all the tools your company's been using, and the data these guys have been collecting. You have to work on getting these all set up so you can use those email open/click stats, the information your sales team put in Pipe-drive or Sales-force, the support ticket somebody submitted, etc. If you're not an expert coder, plugins in DSS give you lots of possibilities to bring in external data.
- Look for open data: the Internet is full of datasets to enrich what you have with extra information; census data will help you add the average revenue for the district where your user lives, or open street maps can show you how many coffee shops are on his street. A lot of countries have open data platforms (like data Gov. in the US). If you're working on a fun project outside of work, these open data sets are also an incredible resource! Check out Kaggle, or this Github with lots of datasets for example
- Use more APIs: another great way to start a personal project is to make it super personal by working on your own data! You can connect to your social media tools, like twitter, or Facebook, to analyze your followers and friends. It's extremely easy to set up these connections with tools like fits. For example, I have a bunch of recipes that collect the music I listen to, the places I visit, my steps and the kilometers I run, the contacts I add, etc. And this can be useful for businesses as well! You can analyze very interesting trends on twitter, or even monitor the competition.
