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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T01:53:52+00:00 2026-06-04T01:53:52+00:00

For example CSV and JSON are human and machine readable text formats. Now I

  • 0

For example CSV and JSON are human and machine readable text formats.

Now I am looking for something similar even more graphical for table data representation.

Instead of:

1,"machines",14.91
3,"mammals",1.92
50,"fruit",4.239
789,"funghi",29.3

which is CSV style or

[
 [1,"machines",14.91],
 [3,"mammals",1.92],
 [50,"fruit",4.239],
 [789,"funghi",29.3]
]

which is JSON style, and I am not going to give an XML example, something similar like this is what I have in mind:

   1 | "machines"| 14.91
   3 | "mammals" |  1.92
  50 | "fruit"   |  4.239
 789 | "funghi"  | 29.3

There should be reader and writer libraries for it for some languages and it should somehow be a standard. Of course I could roll my own but if there is also a standard I’d go with that.

I have seen similar things as part of wiki or markup languages, but it should serve as a human easily editable data definition format and be read and also written by software libraries.

That’s not exactly what markup and wiki languages are for. What I am looking for belongs more to the csv,json and xml family.

  • 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-04T01:53:53+00:00Added an answer on June 4, 2026 at 1:53 am

    I would checkout textile. It has a table syntax almost exactly like what you described.

    For example, the table in your example would be constructed like this:

    |   1 | machines | 14.91  |
    |   3 | mammals  |  1.92  |
    |  50 | fruit    |  4.239 |
    | 789 | funghi   | 29.3   |
    

    An alternative (albeit not optimized for tabular data), is YAML, which is nice for JSON-ish type data.

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

Sidebar

Related Questions

I want to write something like =HYPERLINK(http://example.com; Example) to a comma-separated CSV file, but
For example: I'm creating a CSV file and I have a CsvOptions object which
I currently have a csv file that I'm parsing with an example from here:
Example code: <html> <head> <script src=jquery-1.3.2.min.js type=text/javascript></script> <script src=jquery-ui-1.7.1.custom.min.js type=text/javascript></script> </head> <body> <table border=1
For example, my csv has columns as below: ID, ID2, Date, Job No, Code
I have csv input file, lets call it heights.csv . my example file has
How to transpose CSV string in rows? In the example below, rows are transposed
Using some random CSV data from data.gov, for example: Gravesite locations of Veterans and
Hi I have two CSV files as input, for example: file1 : AK163828 chr5
I assumed sorting a CSV file on multiple text/numeric fields using Python would be

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.