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 4023382
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:35:30+00:00 2026-05-20T10:35:30+00:00

I am creating a micro site that uses Javascript for data visualisation. I am

  • 0

I am creating a micro site that uses Javascript for data visualisation. I am working with a back-end developer who will pass me customer data to be displayed on the front end in order to graph and display different customer attributes (like age, sex, and total $ spent).

The problem I am having is that the developer is asking me what data I want and I have no idea what to tell them. I don’t know what I need to or want to request, in the past I have always just taken data or content and marked it up. It’s a new project for me and I am feeling a little bit out of my depth.

edit:

After thinking about this further and working a little bit with the back-end developer the specific problem I am having is how to do the actual ajax requests and update the results on my page. I know specifically that I am looking for things like age, sex, $ spend but I need to focus more on how to request them.

  • 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-05-20T10:35:30+00:00Added an answer on May 20, 2026 at 10:35 am

    If you work with JavaScript, then the data format JavaScript understands natively is JSON. If they can provide you with data in JSON format, it would be a good start:

    http://en.wikipedia.org/wiki/Json

    {
      "customers":
        [
          {
            "age": "23",
            "sex": "male",
            "dollars-spent": "7"
          },
          {
            "age": "22",
            "sex": "female",
            "dollars-spent": "10000"
          }
         ]
     }
    

    I would guess you will need something like customer ID together with age and sex so that you could uniquely identify them.

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

Sidebar

Related Questions

I will be creating a project that will use dictionary lookups and inserts quite
I'm working on creating a macro in Microsoft Word (2007) for a document that
I am creating an Objective-C program that when calling a C function, it will
While creating classes in Java I often find myself creating instance-level collections that I
I'm creating a macro in C++ that declares a variable and assigns some value
I'm creating a macro in MS Access that imports a CSV file into a
I have a CPP source file that uses #if / #endif to compile out
I'm creating an application and I've been under the assumption that when a control
I am creating a macro to add data from my Excel sheet into my
I am working on a process for validating documents to make sure that they

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.