Skip to content
H

HAL

Projects with this topic

  • The main database of the French National Health Data System (SNDS) contains data from Health Insurance reimbursements, hospital treatment and medical causes of death. In order to characterise its use for health research and innovation, an interactive cartography has been produced to understand the framework of its use and to identify the stakeholders of the SNDS ecosystem. A bibliographic search via PubMed (available here), LiSSa, HAL was conducted to identify scientific articles published starting January 2007 on studies using SNDS data. The list of authors, their affiliations, keywords, the number of citations and much more were collected. A descriptive analysis was carried out in order to assess temporal and geographical trends in the use of SNDS data. The graphs where generated with networkx, a python package used for the creation manipulation and study of complex networks. To generate the Author/Affiliations graphs we first create the adjacency matrix between the Authors/Affiliations and the article PMIDs. We then use the networkx.Graph class to create the needed undirected graphs, using the adjacency matrices as the data to intialize the graphs.

    Updated
    Updated
  • Hardware Abstraction Layer for various C++ microchip and processor drivers

    Updated
    Updated
  • Driver interfaces for various C++ microchip and processor drivers used in Hardware Abstraction Layer

    Updated
    Updated
  • C++ drivers for various microchips used in Hardware Abstraction Layer

    Updated
    Updated
  • Linux C++ microchip and processor drivers implementing C++ interfaces from Hardware Abstraction Layer

    Updated
    Updated