CSV Consumption Class,

Contest Brief

coded in Java (IntelliJ) and save to Mongo DB

With following db scheme according to csv column names

Station (_id Field)
|_ Name, Altitue
|_*subnode of name and altitude, new data will be added here, once entry for this station exists* (Date + Time Field in Excel, merged as Timestamp Feld in the DB), T°C, TP°C, RF%, WR°, WG (km/h), WSR°, WSG (km/h), N l/m², LDred hPa, LDstat hPa, SO%

new records for a station (new day, new data), shall be added to the corresponding station

Recommended Skills

Employer Feedback

“Friendly, competent, recommendable”

Profile image simazu, Austria.

Top entries from this contest

View More Entries

Public Clarification Board

  • simazu
    Contest Holder
    • 5 years ago

    Still lookin for a reaöiable developer which is available at normal working hours, for Java/Servlet/MongoDB work. Only people which are competent and not where I have to fix code in retrospect!

    • 5 years ago
  • Think&Co. Pvt. Ltd.
    Think&Co. Pvt. Ltd.
    • 5 years ago

    Hi, We have submitted a new entry with asked modifications.

    • 5 years ago
  • Think&Co. Pvt. Ltd.
    Think&Co. Pvt. Ltd.
    • 5 years ago

    Hi, we have submitted a new entry with updated requirements.

    • 5 years ago
  • Think&Co. Pvt. Ltd.
    Think&Co. Pvt. Ltd.
    • 5 years ago

    Hi, is this the schema you are looking for:
    {
    "_id": "11010",
    "Name": "Linz/Hörsching",
    "Altitude": "298",
    "information": {
    "T °C": "-3,8",
    "TP °C": "-4,9",
    "RF %": "92",
    "WR °": "260",
    "WG km/h": "16,6",
    "WSR °": "",
    "WSG km/h": "25,9",
    "N l/m²": "0",
    "LDred hPa": "1032,6",
    "LDstat hPa": "992,6",
    "SO %": "0",
    "Timestamp": "05-02-2019 18:00"
    }
    }

    What would be the name of subnode? Currently I used 'information'.

    • 5 years ago
    1. simazu
      Contest Holder
      • 5 years ago

      correct

      • 5 years ago
    2. Think&Co. Pvt. Ltd.
      Think&Co. Pvt. Ltd.
      • 5 years ago

      Okay. Thanks :)

      • 5 years ago
  • Think&Co. Pvt. Ltd.
    Think&Co. Pvt. Ltd.
    • 5 years ago

    Hi, Posted screenshots of code, sample CSV, and mongo entries.

    • 5 years ago
    1. simazu
      Contest Holder
      • 5 years ago

      Hi! Thank you for your suggestions, please have a look at the additional explanation which I added.

      • 5 years ago
  • Think&Co. Pvt. Ltd.
    Think&Co. Pvt. Ltd.
    • 5 years ago

    Hi, Regards from Think&Co. Please have a look at our entries. We assume it's just a simple requirement to have a proof of concept. Looking forward to talking for more. :)

    • 5 years ago
    1. simazu
      Contest Holder
      • 5 years ago

      and if you want to post some java code, your post is welcome, everything else is not interesting

      • 5 years ago
    2. Think&Co. Pvt. Ltd.
      Think&Co. Pvt. Ltd.
      • 5 years ago

      okay. sure.

      • 5 years ago
  • simazu
    Contest Holder
    • 5 years ago

    A csv File which gets published daily from austrian meteorological institute, which needs to be consumed daily and the content of the csv needs to be saved in Mongo

    • 5 years ago
    1. postvignesh
      postvignesh
      • 5 years ago

      Can you upload a sample csv?
      Just a command line application will be fine right?
      And as for the source do you expect it to be downloaded from everytime from a url by application itself or will you provide it's location as an input ?

      • 5 years ago
    2. simazu
      Contest Holder
      • 5 years ago

      http://zamg.ac.at/ogd

      • 5 years ago
  • postvignesh
    postvignesh
    • 5 years ago

    Can you describe it more

    • 5 years ago
    1. postvignesh
      postvignesh
      • 5 years ago

      Do you mean saving a csv to a mongodb?

      • 5 years ago
    2. simazu
      Contest Holder
      • 5 years ago

      yes

      • 5 years ago

Show more comments

How to get started with contests

  • Post your contest

    Post Your Contest Quick and easy

  • Get tons of entries

    Get Tons of Entries From around the world

  • Award the best entry

    Award the best entry Download the files - Easy!

Post a Contest Now or Join us Today!