Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8871235
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T17:56:23+00:00 2026-06-14T17:56:23+00:00

i have about 1000 .csv files with daily data stretching back 30 years. i

  • 0

i have about 1000 .csv files with daily data stretching back 30 years.
i am building a RESTful app for myself where ideally the user will input the stock symbol of interest
and the time frame of interest which could go more than 10 years of daily data.

Design 1

I was thinking of the following flow:

1) user input symbol='GOOG'
2) user input startDate='01-01-1997', endDate=getTodayDate()
3) client requests location of GOOG.csv file in dropbox server or EC2
4) server returns GOOG.csv to client
5) client parses .csv file until all data is collected and plotted

OR

Design 2

1) user input symbol='GOOG'
2) user input startDate='01-01-1997', endDate=getSystemDate()
3) client requests location of GOOG.csv file in dropbox server or EC2
4) server-side converts GOOG.csv file to GOOG.json file 
5) server returns GOOG.json object to client side for plotting

OR

Design 3

0) During maintenance time, convert all 1000 .csv files to .json objects
1) user input symbol='GOOG'
2) user input startDate='01-01-1997', endDate=getSystemDate()
3) client requests location of GOOG.json file in dropbox server or EC2 
4) server returns GOOG.json object to client side for plotting

My end goal after this would be to plot up to 6 different graphs in the same 1 chart. As well as plotting historical portfolio returns.

Which design is appropriate, does not eat too much memory and delivers good performance?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T17:56:24+00:00Added an answer on June 14, 2026 at 5:56 pm

    from your short description I would go with Design 2 and enforce some caching on the server or storing the converted json items on the fly so that you don’t have to convert them again later that day. If it turns out that you have too much load or memory consumption on the server side you can always move to Design 3 at a later point.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So I have about 1000 files that are multiple columns, but I'm only interested
I have one folder with about 1000 files and I want to group them
I have a DataGridView in a Winforms app that has about 1000 rows (unbound)
I have a CSV-like text file that has about 1000 lines. Between each record
I have a list of about 1000 usernames in a CSV file and I
I have about 1000 files like: _etc_sec _home_host_www_temp and etc. How to make batch
I'm using XCode4, and I have about 1000 audio files included in my application.
I have about 1000 PNG images (tiles) of equal size (32px x 32px). They
I have many (about 1000) images (printscreens), and I need to crop these images
I have a Folder with about 1000 Projects . So to open one, it's

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.