Skip to content

amason445/twitter_stock_data_warehouse

Repository files navigation

Warehousing Tweets and Stock Data

Project Goals

This project aims to build a simple data warehouse in SQLite for a sample of tweets and stock data sourced from Kaggle. The data warehouse will aggregate monthly twitter mentions and volume weighted average opening and closing price

Data Source

Key Calculations

Conclusion

Successfully created data warehouse file and met requirements. Takeaways and ideas:

  • Add other stock metrics to fact table such as return data or volatility measures
  • Adapt into a general SQL file for other databases
  • Clean dim tables and add new external attributes like metadata or more company information
  • Conform load tables to schema ERD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages