Find Jobs
Hire Freelancers

Convert CSV to Nested JSON

$10-30 USD

Mbyllur
Postuar about 4 years ago

$10-30 USD

Paguhet në dorëzim
I'm looking for developer who are familiar with excel, csv and json format. "years": [ { "name": "2019", "id": "2019", "make": [ { "name": "Ferrari", "id": "ferrari", "models": [ { "name": "Portofino", "id": "Portofino" }, { "name": "GTC4Lusso T", "id": "GTC4Lusso-T" } ] }, { "name": "Ford", "id": "ford", "models": [ { "name": "488 GTB", "id": "488-GTB" }, { "name": "812 Superfast", "id": "812-Superfast" }, { "name": "F-150", "id": "F-150" } ] } ] }, { "name": "2019", "id": "2019", "make": [ { "name": "Ferrari", "id": "ferrari", "models": [ { "name": "ILX", "id": "ILX" }, { "name": "MDX FWD", "id": "MDX-FWD" }, { "name":"F-150", "id": "F-150" } ] }, { "name": "Ford", "id": "ford", "models": [ { "name": "NSX", "id": "NSX" }, { "name": "TLX V6 SH-AWD", "id": "TLX-V6-SH-AWD" } ] } ] } ]
ID e Projektit: 24023437

Rreth projektit

20 propozime
Projekt në distancë
Aktive 4 yrs ago

Po kërkoni të fitoni para?

Përfitimet e ofertës për Freelancer

Vendosni buxhetin dhe afatin tuaj
Paguhuni për punën tuaj
Përshkruani propozimin tuaj
Është falas të regjistrohesh dhe të bësh oferta për punë
20 profesionistët e pavarur ofrojnë mesatarisht $28 USD oferta për këtë punë
Avatari i Përdoruesit
Hi there, So you want to have a script to convert such JSON data to CSV? Pretty simple. We don't need any third-party library. Please hire me. Best regards, Ishaq
$25 USD në 1 ditë
5,0 (169 përshtypje)
6,6
6,6
Avatari i Përdoruesit
“Csv json” I have worked on similar projects to what you are looking for, and I am confident I can exceed your expectations. I will show you a sample first. I can your work right away. Please message me. Thanks
$30 USD në 1 ditë
4,8 (92 përshtypje)
5,9
5,9
Avatari i Përdoruesit
I am very interested in applying for your job since it seems to fit very will with my experience and skills.
$25 USD në 5 ditë
5,0 (50 përshtypje)
5,4
5,4
Avatari i Përdoruesit
Hi. I would use python with its library pandas to implement your task. From a quick look, you require the csv file to be parsed, and then cars grouped by year - - - first level in json - - - then grouped by model - - - second level in json. I will be able to finish this project in a few hours.
$30 USD në 2 ditë
5,0 (21 përshtypje)
5,1
5,1
Avatari i Përdoruesit
Hello, This is pretty easy. Let me complete this for you in a short and accurate way. I will use some packages but if they are not working, I can try hard way to manipulate all the data with Pandas and create dataframe into json file. Best
$30 USD në 7 ditë
5,0 (43 përshtypje)
5,3
5,3
Avatari i Përdoruesit
hi............................................................................................................................................................
$29 USD në 3 ditë
4,8 (8 përshtypje)
3,8
3,8
Avatari i Përdoruesit
Hi! For the record here is a simple about models from 1936: "years": [ { "name": 1936, "id": 1936, "make": [ { "name": "buick", "id": "buick", "models": [ { "name": "Century", "id": "Century" } ] } ] } If you write in me personally I can send you the rest. Best regards: Botond
$30 USD në 2 ditë
5,0 (4 përshtypje)
3,5
3,5
Avatari i Përdoruesit
hi there! I can write a simple script to turn that csv to nested json in no time. Is it safe to assume that there are no duplicate records in the input csv file? Please send me a message so we can talk about your requirement. Thanks and best regards!
$30 USD në 1 ditë
5,0 (4 përshtypje)
3,4
3,4
Avatari i Përdoruesit
I am good in powershell csv to json conversion along with automation and development, please let me know if you are good to award this project to me
$55 USD në 4 ditë
5,0 (6 përshtypje)
3,2
3,2
Avatari i Përdoruesit
Hi there, I am an expert Javascript developer. I can develop a small script that converts the data from your CSV files in the nested JSON structure like you have provided in the project description. There are 23 thousand entries roughly and it will not take more than two hours to setup the script and create a sample JSON database file. Contact me in chat and I can start right away. Thanks for your time and consideration.
$22 USD në 1 ditë
4,5 (3 përshtypje)
3,4
3,4
Avatari i Përdoruesit
Hello, I am a software developer with 5+ years of experience in different programming languages and technologies including Python. I also have programming blog dedicated to Python and data analysis. I am familiar with mentioned data formats. You are free to share details in chat with me.
$30 USD në 3 ditë
5,0 (7 përshtypje)
3,0
3,0
Avatari i Përdoruesit
Hi, There. I have plenty of experience working with Json. Have chat about the task. I shall be glad to help you out.
$30 USD në 7 ditë
5,0 (1 review)
1,3
1,3
Avatari i Përdoruesit
Hello, So I understand from the provided samples that JSON file has a top level field "years" which will hold objects for each unique year in CSV file, which then has a "make" array which will hold objects for each unique make in that year, which then has a "models" array which will hold objects for each unique model in that year and make. Questions: - What are the deliverables for this task? A JSON file created from that CSV file, OR a script which takes in a CSV file and spits out JSON file, OR both. - What are the rules for name and id field? I see that in the sample id field is not very consistent when it comes to uppercase/lowercase letters. - When do you need this completed by? Do get in touch for a detailed discussion whenever you are free. Mateen
$30 USD në 1 ditë
5,0 (1 review)
0,7
0,7
Avatari i Përdoruesit
Hello Dear. I have done same project before. I would like to do your project and am going to do it within 1 day. If there is any question, please let me know. Kind regards, Batmunkh
$15 USD në 1 ditë
0,0 (0 përshtypje)
0,0
0,0
Avatari i Përdoruesit
Hello there, Thank you for reaching out. I have gone through the work brief and I see that you need to convert from comma separated values (CSV) to Nested JSON. I'm excited about this project due to my vast experience and expertise with Excel. Do get in touch with me so we can discuss further. Thanks
$30 USD në 2 ditë
0,0 (0 përshtypje)
0,0
0,0
Avatari i Përdoruesit
3+ years of experience in Software development using - Python, Django, JavaScript, AngularJS, JQuery, MongoDB, ElasticSearch. Mainly involved in development of Web apps, Automation Scripts, RESTful APIs, Data Extraction Scripts, Dashboards with Data Visualizations, 3rd-party API integrations and a lot more.
$20 USD në 1 ditë
0,0 (0 përshtypje)
0,0
0,0
Avatari i Përdoruesit
I am a senior majoring in software engineering in East China Normal University and an intern in the cloud core network of Huawei Shanghai Research Institute. Current work: train neural network with tensorflow(python), export parameters to CSV format(Json to csv), and simulate neural network with hardware (generate Verilog with Scala)
$15 USD në 2 ditë
0,0 (0 përshtypje)
0,0
0,0

Rreth klientit

Flamuri i INDIA
Sitamarhi, India
0,0
0
Anëtar që nga tet 12, 2019

Verifikimi i klientit

Faleminderit! Ne ju kemi dërguar me email një lidhje për të kërkuar kredinë tuaj falas.
Ndodhi një gabim gjatë dërgimit të email-it tuaj. Ju lutemi provoni përsëri.
Përdorues të regjistruar Punë të postuara
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Po ngarkohet shikimi paraprak
Leja u dha për Geolocation.
Seanca e hyrjes ka skaduar dhe ke dalë. Hyr sërish.