{% extends "base.html" %} {% load static %} {% block contents %}
...
Econometrics

Econometrics is the application of statistical methods to economic data in order to give empirical content to economic relationships.

Read more...
...
General Economics

Economics is the social science that studies the production, distribution, and consumption of goods and services.

Read more...
...
Theoretical Economics

Theoretical economics presents the behavioral aspects of social entities. It expresses and studies the relationship between different economic variables.

Read more...
{% if 1 %} Recent Addition {% for meta in articles %} {% endfor %}
No. Title Author Subject
{{forloop.counter}} {{meta.title}} {{meta.author}} {{meta.subject1}}
{% else %}

empty

{% endif %}
{% endblock %}