
A dataset composed of 8 software engineering projects collected (and refined) from the Software Engineering – Laboratory of Advanced Programming” course at Sapienza University of Rome for master students in Engineering in Computer Science. The dataset comprises folders for each project. Each folder contains: input.txt file with the description of the system and the list of user stories, DataMetrics.json with the performance characteristics of the project. An example of DataMetrics format is provided below. [ { "set_id": 1, "set_name": "auth client", "user_stories": [1, 2, 3, 4], "links": [2, 3, 5], "db": "true" }, ... ] The json is represented by an array of dictionaries, each relative to a set, characterized by a set_id and a set_name, grouping user stories (identified by their numerical identifier in user_stories). Each dictionary also contains links and db keys to indicate other sets that have a related context and the need for a backend service to store or retrieve data, respectively. From an architectural point of view, user stories that belong to linked sets can be fulfilled by the same container and the sets of user stories that are required to store or retrieve data must be fulfilled by a container hosting a database microservice. Student_Doc.md with the student (entire) documentation (solution) of the project, source code of the developed project. The dataset is under continuous updating. Each academic year it will be enriched with new projects. If you want to contribute, please contact us.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
