DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Data Engineering
  3. Data
  4. Historic Playback of Financial Market Activity Using GitHub and Streaming JSON APIs

Historic Playback of Financial Market Activity Using GitHub and Streaming JSON APIs

While streaming data is normally used in applications to provide the most up-to-date information, check out how it can be applied to the past.

Kin Lane user avatar by
Kin Lane
·
Sep. 25, 18 · Presentation
Like (2)
Save
Tweet
Share
2.34K Views

Join the DZone community and get the full member experience.

Join For Free

We are playing with different ways of using GitHub to stream data and work with both current, as well as legacy data using our event-driven technology. We've explored lately how you can push legacy data to GitHub using Git, or the GitHub API, in regularly scheduled intervals, then proxy the JSON data using Streamata.io to recreate historical streams of data. Pushing forward the conversation around just what streaming data is, we wanted to continue pushing forward this work with new some new ideas we are looking to develop.

One concept we are experimenting with is taking a handful of stock market ticker symbols, then pulling the prices for their stocks over the course of a 4-hour period from some day in the past, and publishing the results to a GitHub repository in regularly scheduled commits. Recreating a specific 4-hour period from a specific day in the past, using GitHub as a static, yet streaming representation of that period in time. Allowing us to take any time period from the past, and publish it as a stream that anyone can consume as part of an application, or used to train or test machine learning models.

Streaming data is often something we assume represents the most up-to-date information. While this represents the majority of streaming data use cases today, there a numerous ways in which you can adjust, tweak, and distort the time variable to stream any data from the past, expanding the popular opinion about what streaming data is all about. Allowing a single JSON file stored on GitHub to become a real-time stream of data by pushing updates to the JSON file using Git, or the GitHub API, in the same sequence and time frame as they existed in the past. Leveraging the tools we are already putting to work (GitHub), as we expand our event-driven approach to delivering data where it needs to be, exactly when it is needed.

We are just getting going with this approach to using GitHub. We have some more work to do on our streaming subscription prototypes, and GitHub data lake prototypes, using 3rd party APIs. We'll keep publishing these examples of streaming data here on the blog, and experimenting with a serverless approach to streaming data, and clients side approaches on GitHub until we find the solution that resonates with our customers. Helping them develop low-cost approaches to gathering the data they need and making sure it is pushed and streamed wherever they need it, using the tools and services they already depend on.

JSON GitHub Data (computing)

Published at DZone with permission of Kin Lane, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How To Set Up and Run Cypress Test Cases in CI/CD TeamCity
  • 4 Best dApp Frameworks for First-Time Ethereum Developers
  • MongoDB Time Series Benchmark and Review
  • A Beginner’s Guide To Styling CSS Forms

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: