Code Monkey home page Code Monkey logo

Comments (6)

aguynamedryan avatar aguynamedryan commented on August 31, 2024

Sorry to hear that. If you're willing and able, please feel free to submit a pull request with your SAS SQL implementation if you'd like it to live in this repository.

from etl-cms.

markdanese avatar markdanese commented on August 31, 2024

Also, don't hesitate to let us know if you have any questions on the ETL spec, or the test cases.

from etl-cms.

fabkury avatar fabkury commented on August 31, 2024

Here is the repository with what we have so far (not much, I admit):
https://github.com/fabkury/cms_vrdc_etl
In short, this is an ETL code built to be executable inside the CMS VRDC. It is not a port of your ETL, but your work was good as an orienting example.
We will be presenting the rationale and challenges about this in-VRDC ETL in a poster at the OHDSI Symposium next month. We referenced your Python work in the poster.

from etl-cms.

dckc avatar dckc commented on August 31, 2024

Can you run Java in the CMS VRDC? If so, consider Jython.

How about .Net stuff? If so, IronPython might work.

On the other hand, SQL might be a more natural way to represent the ETL. I haven't studied the details.

from etl-cms.

dckc avatar dckc commented on August 31, 2024

Now that I have looked into the details a bit, using SQL does seem to be a good approach. In fact, our SamTheEagle project mostly uses SQL. We load the CSV files into Oracle and then use SQL to transform the data.

Our target is i2b2 rather than OMOP, but I think it would be interesting to factor out the common bits.

We haven't managed to publish the SQL code yet. IOU.

from etl-cms.

ChristopheLambert avatar ChristopheLambert commented on August 31, 2024

Closing this request to port the repository to another language.

from etl-cms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.